sdl2: add package
authorDaniel Golle <[email protected]>
Thu, 7 Nov 2024 20:15:42 +0000 (20:15 +0000)
committerDaniel Golle <[email protected]>
Thu, 5 Dec 2024 01:20:09 +0000 (01:20 +0000)
commit5a2b847ac2b4f422ee090571db37428ccda15747
treef587e96e41d1b89a8baee2ab671393272a900f52
parent64106a8e1ee1b3b1ac135704f11da7732d2200ed
sdl2: add package

Package SDL2 library with most commonly used audio, video and input
backends.
Tested on KMS/DRM and Wayland with OpenGLES 2.0, but OpenGL or Vulkan
should work just as well.

Signed-off-by: Daniel Golle <[email protected]>
libs/sdl2/Makefile [new file with mode: 0644]
libs/sdl2/patches/100-fix-segfault-in-Wayland_DestroyWindow.patch [new file with mode: 0644]